User Space
Kernel Space
Process Table
PID | Process Name | State | Open Files | Memory Used |
---|---|---|---|---|
1 | init | Running | 3 | 1.2 MB |
Welcome to OS System Calls Emulator!
This is a mini-project to demonstrate how system calls work in an operating system.
Type 'help' to see available commands or click on system calls in the sidebar.
user@system:~$